PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFTextAnnotation Class / setState Method
The state to which the original annotation should be set.
In This Topic
    setState Method
    In This Topic
    Sets the annotation state.
    Syntax
    public void setState( 
       PDFTextAnnotationState value
    )

    Parameters

    value
    The state to which the original annotation should be set.
    See Also